Video Compression
نویسنده
چکیده
This document deals with the issues of video compression. The algorithm, which is used by the MPEG standards, will be elucidated upon in order to explain video compression. Only visual compression will be discussed (no audio compression). References and links to further readings will be provided in the text. What is compression? Compression is a reversible conversion (encoding) of data that contains fewer bits. This allows a more efficient storage and transmission of the data. The inverse process is called decompression (decoding). Software and hardware that can encode and decode are called decoders. Both combined form a codec and should not be confused with the terms data container or compression algorithms. Lossless compression allows a 100% recovery of the original data. It is usually used for text or executable files, where a loss of information is a major damage. These compression algorithms often use statistical information to reduce redundancies. Huffman-Coding [1] and Run Length Encoding [2] are two popular examples allowing high compression ratios depending on the data. Using lossy compression does not allow an exact recovery of the original data. Nevertheless it can be used for data, which is not very sensitive to losses and which contains a lot of redundancies, such as images, video or sound. Lossy compression allows higher compression ratios than lossless compression. A simple calculation shows that an uncompressed video produces an enormous amount of data: a resolution of 720x576 pixels (PAL), with a refresh rate of 25 fps and 8-bit colour depth, would require the following bandwidth: 720 x 576 x 25 x 8 + 2 x (360 x 576 x 25 x 8) = 1.66 Mb/s (luminance + chrominance) For High Definition Television (HDTV): 1920 x 1080 x 60 x 8 + 2 x (960 x 1080 x 60 x 8) = 1.99 Gb/s Even with powerful computer systems (storage, processor power, network bandwidth), such data amount cause extreme high computational demands for managing the data. Fortunately, digital video contains a great deal of redundancy. Thus it is suitable for compression, which can reduce these problems significantly. Especially lossy compression techniques deliver high compression ratios for video data. However, one must keep in mind that there is always a trade-off between data size (therefore computational time) and quality. The higher the compression ratio, the lower the size and the lower the quality. The encoding and decoding process itself also needs computational Uncompressed Image …
منابع مشابه
Fast Intra Mode Decision for Depth Map coding in 3D-HEVC Standard
three dimensional- high efficiency video coding (3D-HEVC) is the expanded version of the latest video compression standard, namely high efficiency video coding (HEVC), which is used to compress 3D videos. 3D videos include texture video and depth map. Since the statistical characteristics of depth maps are different from those of texture videos, new tools have been added to the HEVC standard fo...
متن کاملA New Unequal Error Protection Technique Based on the Mutual Information of the MPEG-4 Video Frames over Wireless Networks
The performance of video transmission over wireless channels is limited by the channel noise. Thus many error resilience tools have been incorporated into the MPEG-4 video compression method. In addition to these tools, the unequal error protection (UEP) technique has been proposed to protect the different parts in an MPEG-4 video packet with different channel coding rates based on the rate...
متن کاملVideo Compression Techniques – A Comprehensive Survey
In modern world more image and video compression technologies improving gradually. But major barrier of the new technologies concepts are repeated from authors. Because authors can’t find in depth of the papers from various technologies. So Survey of Video Compression Techniques very helpful for these types problems in video compression areas. Video compression techniques such as DCT coding, Qu...
متن کاملVideo Compression
ideo signals used to deliver IPTV and Internet video are always compressed. Comression means reducing the number of bits required to represent the video image. his is an important topic because choosing a suitable compression method can ometimes mean the diff6rence between the success and failure of a video networking project. This chapter begins by explaining the reasons for compression and lo...
متن کاملA Novel Video Compression Prototype for Large Scale Videos using Content Mining Techniques
The video compression became one of the mandatory elements in the modern digital technology so that the largescale video should be compressed in order to serve high density digital videos that are transmitted over even on low bandwidth network carriers. The existing video compression techniques are not adequate in order to support high speed transmission needs of video transfer, particularly in...
متن کاملMotion-Compensated Adaptive Dual Tree Complex Wavelet Transform Coding for Scalable Color Video Compression using SPIHT
Video compression plays a vital part in many digital video processing for applications such as digital video transmission, also thousands of websites like YouTube, Netflix etc. that requires large storage space. Video compression technologies are about reducing and removing redundant video data so that a digital video file can be effectively sent over a network or can be put in storage on compu...
متن کامل